home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PRINTER / EPSON.ARJ / 2.BAT < prev    next >
DOS Batch File  |  1990-04-15  |  335b  |  22 lines

  1. echo off
  2. cls
  3. echo:
  4. echo:
  5. echo I am now ready to print your manual.... Please make sure your printer is
  6. echo on and loaded with paper......
  7. echo:
  8. echo:
  9. pause
  10. copy arce.doc prn
  11. echo off
  12. cls
  13. echo:
  14. echo:
  15. echo I will now show you a list of the files that can can be un-arched...
  16. echo:
  17. echo:
  18. pause
  19. dir *.arc
  20. echo:
  21. echo:
  22.